XMLReaderException Class

May occur when something goes wrong during the parsing of an XML file with XMLReader. Check the ErrorCode and Message properties of the RuntimeException class as well as the properties of this class for information about the error.

Events

None

Properties

CurrentByteCount

CurrentByteIndex

CurrentColumnNumber

CurrentLIneNumber


Methods

None

More information available in parent classes: RuntimeException:Object


See Also

RuntimeException, XMLReader classes.